Spread Windows Forms 12.0 Product Documentation
Find Method (CollectionBase<T>)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CollectionBase<T> Class : Find Method
Searches for a T that matches the specified type TTarget, and returns the first occurrence within the entire collection.
Overload List
OverloadDescription
Searches for a T that matches the specified type TTarget, and returns the first occurrence within the entire collection.  
Searches for a T that matches the specified type TTarget and matches the conditions defined by the specified predicate, and returns the first occurrence within the entire collection.  
See Also

Reference

CollectionBase<T> Class
CollectionBase<T> Members